Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sdk-task invocation by not escaping manually #7508

Merged
merged 1 commit into from
Jun 10, 2021
Merged

Conversation

ViktorHofer
Copy link
Member

Fixes broken official builds and avoid the revert in #7507.

Msbuild-task escaped the output path manually which conflicts with the escaping mechanism that I added to tools.ps1 in a419173.

To double check:

Fixes broken official builds and avoid the revert in #7507.

Msbuild-task escaped the output path manually which conflicted with the escaping mechanism that I added to tools.ps1 in a419173.
@ViktorHofer
Copy link
Member Author

Unrelated but we probably want to have CI validation for the sdk-task invocation in arcade.

@riarenas
Copy link
Member

Unrelated but we probably want to have CI validation for the sdk-task invocation in arcade.

Agreed. I'll file something

@riarenas
Copy link
Member

As noticed, nothing here is exercised in CI, so abusing admin powers to expedite.

@riarenas riarenas merged commit a565e0c into main Jun 10, 2021
@ViktorHofer ViktorHofer deleted the ViktorHofer-patch-2 branch January 20, 2022 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants